home *** CD-ROM | disk | FTP | other *** search
/ Next Step: Mars? / Next Step Mars (1994)(IVI).iso / tslkvsky.dir / 00016_Script_16 < prev    next >
Text File  |  1994-12-01  |  245b  |  13 lines

  1. on exitFrame
  2.   puppetSound 0
  3.   set the cursor of sprite 3 to 0
  4.   set the cursor of sprite 4 to 0
  5.   set the cursor of sprite 20 to 0
  6.   updateStage
  7.   go to frame "PPLWall"  of movie  "drmwall"  
  8.   
  9. end
  10.  
  11. on enterFrame
  12.   updateStage
  13. end